const crypto/internal/fips140/aes.poly

one use

	crypto/internal/fips140/aes (current package)
		const.go#L16: const poly = 1<<8 | 1<<4 | 1<<3 | 1<<1 | 1<<0 // x⁸ + x⁴ + x³ + x + 1